instruction execution
英 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
美 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
网络 指令执行
英英释义
noun
- (computer science) the process of carrying out an instruction by a computer
双语例句
- This thesis sets forth case instruction in terms of executive condition, organizing execution and realistic meaning and so on.
文中从案例教学法的实施条件、组织实施过程、现实意义等方面进行了阐述。 - Propose the run time dispatched instruction decoder and issue logic based on instruction execution cycle.
提出基于指令类型动态分配的译码器设计方案和基于指令执行周期的动态逻辑发射方案。 - Characteristics of the microprocessor are fast speed and nimble instructions. The way of raising speed is to adopt pipelining in instruction execution.
它的运算速度提高的途径是指令的执行采用流水线方式,指令缓冲部件IB采用两个体交替接收指令和执行指令的办法来减少取指令的等待时间。 - In the traditional Cache, the Cache hit ratio is insured only by the address locality of memory reference instruction stream during program execution, it restricts the improvement of Cache hit ratio.
在传统的Cache中,仅仅依靠程序执行时访存指令流地址的局域性来保证较高的Cache命中率,使得Cache命中率的提高受到限制。 - The Digital Signal Processing which is regarded as CPU on board has some advantages, such as fast instruction execution, high bus bandwidth, and high speed real-time data processing.
数据采集卡部分使用使用DSP来作采集卡CPU具有指令执行速度快、总线带宽高、可以完成数据的高速实时处理等优点。 - A technique whereby the receiver fetches the next instruction before completing execution of the previous instruction, in order to increase processing speed.
在前一条指令全部执行完之前就开始取下一条指令,以提高处理速度的一种技术。 - Research and Analysis of the Value Prediction and Instruction Reuse Techniques in Speculated Execution
推测执行中值预测与指令重用技术的研究与分析 - If supervision engineer issued a directive, contractor should change by supervision engineer change instruction execution.
若监理工程师发出了变更指令,承包人就应按监理工程师的变更指令执行。 - Traditional programming model like C, C++ and Fortran are poorly suited to multi-core architectures because of the assumed single instruction stream execution model and centralized memory structure.
C、C++和Fortran等基于单指令流和统一存储结构的传统编程模型已经无法适应多核处理器结构。 - Pipeline is dealing with instruction, including instruction decode, issue, and execution.
流水线正在处理指令,包括指令解码、发布和执行。